StupidBeauty
Read times:1116Posted at:Wed Jul 27 23:13:54 2011
- no title specified

Qt4.7.0文档翻译:enum Qt::TransformationMode

enum Qt::TransformationMode

这个枚举类型定义的是图片的变换结果(例如,缩放)是否应当是平滑的。

常量

描述

Qt::FastTransformation

0

变换过程是快速进行的,没有平滑处理。

Qt::SmoothTransformation

1

所得到的图片会采用双线性过滤来进行变换。

参见 QImage::scaled ()

Your opinions
Your name:Email:Website url:Opinion content:
- no title specified

HxLauncher: Launch Android applications by voice commands